Mihdan\ReCrawler\Dependencies\phpseclib3\Math\BigInteger\Engines\PHP32 S

Total Complexity 34
Dependencies 1
Dependents 0
Total lines 355
Lines of code 106
Logical lines of code 53
Comment lines 211
Methods 22
Properties 6

Methods 22

Method Rating Maintainability Complexity Lines of code
initialize()
A
45 11 40
equals()
S
78 2 3
between()
S
78 2 3
subtract()
S
74 1 4
add()
S
74 1 4
max()
S
79 1 3
min()
S
79 1 3
pow()
S
80 1 3
randomRange()
S
78 1 3
randomRangePrime()
S
78 1 3
powMod()
S
79 1 3
modPow()
S
79 1 3
compare()
S
78 1 3
multiply()
S
74 1 4
isValidEngine()
S
79 1 3
bitwise_or()
S
80 1 3
bitwise_and()
S
80 1 3
gcd()
S
79 1 3
extendedGCD()
S
80 1 3
modInverse()
S
80 1 3
divide()
S
80 1 3
bitwise_xor()
S
80 1 3